Gets or sets the method that handles operation completed event.
public:
property AsyncOperationCompletedHandler<TResult>^ Completed {
AsyncOperationCompletedHandler<TResult>^ get ();
void set (AsyncOperationCompletedHandler<TResult>^ value);
}
Type: AsyncOperationCompletedHandler<TResult>
The method that handles the event.
Namespace: Windows.Foundation
Metadata: windows.winmd